pull: Copy the upstream summary file when doing a pull --mirror
authorColin Walters <walters@verbum.org>
Wed, 4 Feb 2015 19:49:22 +0000 (14:49 -0500)
committerColin Walters <walters@verbum.org>
Fri, 6 Feb 2015 02:24:21 +0000 (21:24 -0500)
commit1fdecbd263f5a0265dbabc6a1f494e9fb721118e
treede5518eb3e4ddbadd55b3771b6f20805e8e8ea4a
parentfab1e113db558cb7d6754e243919558df92d4864
pull: Copy the upstream summary file when doing a pull --mirror

While it could be regenerated downstream, there might be other
metadata upstream, and the goal here is a mirror.

https://bugzilla.gnome.org/show_bug.cgi?id=739377
src/libostree/ostree-repo-pull.c
tests/test-pull-mirror-summary.sh